/*
Jon B
8861935
4/21/20
*/
.fsElementFooterContent span[class*="fs_style_"],
.fsElementFooterContent a[class*="fs_style_"] {
	display: inline-block;
}

/* End Section */

/*
*  Ticket 8874531
*  Change background position, repeat, and size within quote-panel.
*  default_18 theme isn't in repo.
*  08/13/20 - James
*/

body:not(.fsComposeMode) .quote-panel {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

/* End Section */

/*
*  Ticket 9502570
*  center button style
*  02/13/24 - Jon
*/

.fs_style_37,
.fs_style_28,
.fs_style_29,
.fs_style_40,
.fs_style_41,
.fs_style_31 {
display: inline-block;
}

/* End Section */